Add/linear equation#7360
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7360 +/- ##
============================================
- Coverage 79.44% 79.44% -0.01%
- Complexity 7114 7116 +2
============================================
Files 793 794 +1
Lines 23273 23276 +3
Branches 4583 4583
============================================
+ Hits 18489 18491 +2
- Misses 4046 4047 +1
Partials 738 738 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
All checks are now passing, including the clang-format requirements. The implementation includes the LinearEquation logic, Wikipedia references, and unit tests covering all new lines as shown in the Codecov report |
|
While this is technically a valid computation, it is essentially a direct formula evaluation rather than a meaningful algorithm. @arthurfellipe-dev |
clang-format -i --style=file path/to/your/file.java